GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / PropertyStorage<T> Class / SyncRoot Property

In This Topic
    SyncRoot Property (PropertyStorage<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property SyncRoot As Object
    public virtual object SyncRoot {get;}
    See Also